Welcome![Sign In][Sign Up]
Location:
Search - ccitt algorithm

Search list

[Other resource1crc

Description: 计算CRC16/CRC8/CRC32的程序,可获得CRC-CCITT/CRC-16/CRC-8/CRC-32的计算结果。 提供Delphi源代码和MCS51单片机的汇编源代码,分别采用两至三种不同算法实现。有比较详细的调用和使用说明。 更新历史: 2003/05/04 新增CRC-8算法的实现。 2004/02/02 修改CRC-8算法,新增CRC-32算法,增加比较详细的调用和使用说明。-CRC16/CRC8/CRC32 calculation procedures available CRC-CCITT/CRC-16/CRC-8/CRC-32 the calculated results. Delphi provide source code and compile the MCS51 source code, adopted two to three different algorithm. A more detailed calls and use. Update History : 2003/05/02 new CRC-8 algorithm implementation. 2004/02/02 changes CRC-8 algorithm, the new CRC-32 algorithm, adding more detailed calls and use.
Platform: | Size: 134336 | Author: 邓光 | Hits:

[AlgorithmCrcCheck

Description: Modbus RTU CRC Check
Platform: | Size: 2048 | Author: | Hits:

[Crack HackCRC_bit_arithmetic

Description: CRC采用比特型算法,生成多项式为CCITT 0x1021,无需查表,节省内存空间。-CRC-bit-based algorithm used to generate a polynomial for the CCITT 0x1021, no look-up table to save memory space.
Platform: | Size: 222208 | Author: 张键 | Hits:

[Voice CompressG0729nde

Description: 通信系统 ITU-T G.729 Annex -D 语音压缩标准附录D-Coding of speech at 8 kbit/s using Conjugate- Structure Algebraic-Code-Excited Linear-Prediction (CS-ACELP)Annex D: 6.4 kbit/s CS-ACELP speech coding algorithm ITU-T Recommendation G.729 – Annex D (Previously CCITT Recommendation)
Platform: | Size: 46080 | Author: yangsher | Hits:

[Crack Hackcrc_low

Description: 用c语言实现crc算法,采用ccitt标准多项式,查找表方法实现,低位先处理,接收校验成功标志为f0b8.-Checksum crc algorithm to achieve the standard which use ccitt polynomial, using look-up table method to achieve, low bit to deal with first, mark of success receiving check is f0b8.
Platform: | Size: 1024 | Author: dustin | Hits:

[Crack Hackcrc_high

Description: 用c语言实现crc算法,采用ccitt标准多项式,查找表方法实现,高位先处理,接收校验成功标志为1d0f.-Checksum crc algorithm to achieve the standard which use ccitt polynomial, using look-up table method to achieve, high bit to deal with first, mark of success receiving check is 1d0f.
Platform: | Size: 1024 | Author: dustin | Hits:

[Compress-Decompress algrithmsThe-data-compression-book-2nd

Description: The primary purpose of this book is to explain various data-compression techniques using the C programming language. Data compression seeks to reduce the number of bits used to store or transmit information. It encompasses a wide variety of software and hardware compression techniques which can be so unlike one another that they have little in common except that they compress data. The LZW algorithm used in the Compuserve GIF specification, for example, has virtually nothing in common with the CCITT G.721 specification used to compress digitized voice over phone lines.
Platform: | Size: 1534976 | Author: Aoshi Hanate | Hits:

[Data structscrc-encode

Description: CRC-CCITT码实现,即(k,k+16)码实现算法-CRC-CCITT code to achieve, namely (k, k+16) code algorithm
Platform: | Size: 27648 | Author: 高元媛 | Hits:

[Compress-Decompress algrithmsCCITTV_42bis--compression-algorithm

Description: 本文主要介绍CCITT v.42bis建议的压缩算法的主要特点,以及实现该算法的数据结构,形成新串的方法,动态维护字典的方法和指针编码,并给出V.42bis建立的模拟结果。V.42压缩可以用于SNDCP子层分组数据部分的压缩。-This paper describes the main features recommended by the CCITT v.42bis compression algorithm, and the data structure of the algorithm, to form a new string method, the dynamic maintenance of the dictionary and the pointer encoding, and gives the V.42bis established simulation results. V.42 compression can be used for part of the SNDCP sublayer packet data compression.
Platform: | Size: 358400 | Author: 曾秀姗 | Hits:

[OtherQCRC

Description: qt下CRC-CCITT生成算法,可以选择文件进行计算CRC的值.-the CRC-CCITT algorithm under qt,it can select a file to calculate the CRC value.
Platform: | Size: 3072 | Author: 罗东 | Hits:

[AlgorithmCRC16-CCITT

Description: CRC16-CCITT校验算法,包含Visual C源程序。-CRC16-CCITT calibration algorithm
Platform: | Size: 278528 | Author: 杨啸天 | Hits:

[SCMCRC-16_CCITT

Description: CRC-CCITT的算法实现,以及自己的心得-CRC-CCITT algorithm, as well as their own experiences
Platform: | Size: 397312 | Author: 郑渊悦 | Hits:

[CSharpcrc_ccitt

Description: Checksum algorithm CRC CCI-Checksum algorithm CRC CCITT
Platform: | Size: 7168 | Author: mtomescu | Hits:

[Software EngineeringCCITTV_42bis

Description: PSTN modem中常用的V.42bis算法的CCITT官方标准文档-Standard document CCITT official V.42bis algorithm used in PSTN modem
Platform: | Size: 358400 | Author: soar | Hits:

[OtherCRC_5_8

Description: 本程序使用Verilog语言来编写,实现基于CCITT-16算法的CRC检验码产生电路。-This program uses Verilog language to write, implement generating circuit based on CCITT-16 algorithm CRC check code.
Platform: | Size: 4096 | Author: 李世平 | Hits:

[Internet-Networkcrc16

Description: CRC16-CCITT的算法实现,包括数据流低位先发和数据流高位先发时的两种算法。在这种算法在通信系统经常用到。-It is an implementation of CRC16-CCITT,including two type of algorithm when both the LSB and MSB of data stream transmitted.
Platform: | Size: 1024 | Author: hanshan | Hits:

[SCMCRC16-CCITT

Description: 代码用C实现了CRC16 CCITT x1021算法。并带有位交换和种子初始化。-This code is used to program algorithm of CRC16 CCITT x1021 with C. Inside there are bit-reverse and seed-initialization provided.
Platform: | Size: 1024 | Author: Milly | Hits:

[LabViewCRC-pudn

Description: CRC16的9个LabVIEW算法CCITT,CCITT-KERMIT,CCITT-X25,CCITT-XMODEM,DNP,IBM,MAXIM,MODBUS,USB,开发环境LabVIEW2013-9 LabVIEW algorithm of CRC16: CCITT,CCITT-KERMIT,CCITT-X25,CCITT-XMODEM,DNP,IBM,MAXIM,MODBUS,USB The development environment version is LabVIEW 2013
Platform: | Size: 113664 | Author: 刘昕 | Hits:
« 1 2»

CodeBus www.codebus.net